home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 408_01 / expire.h < prev    next >
Text File  |  1992-03-18  |  124b  |  8 lines

  1. /*
  2.  *  Private decls for expire
  3.  */
  4.  
  5. void crash(char *msg, char *fn);
  6.  
  7. void expire_history(long current, long secs);
  8.